github.com/klauspost/compress/zstd.fastEncoderDict.markShardDirty (method)
8 uses
github.com/klauspost/compress/zstd (current package)
enc_dfast.go#L783: e.markShardDirty(nextHashS)
enc_dfast.go#L964: e.markShardDirty(hashVal1)
enc_dfast.go#L966: e.markShardDirty(hashVal2)
enc_dfast.go#L994: e.markShardDirty(nextHashS)
enc_fast.go#L628: e.markShardDirty(nextHash)
enc_fast.go#L630: e.markShardDirty(nextHash2)
enc_fast.go#L759: e.markShardDirty(nextHash)
enc_fast.go#L873: func (e *fastEncoderDict) markShardDirty(entryNum uint32) {
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |